projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8a3926
)
Drop unneeded define
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 30 May 2013 02:02:12 +0000
(22:02 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 30 May 2013 02:02:12 +0000
(22:02 -0400)
SRCDIR is no longer used.
testsuite/gtk/Makefile.am
patch
|
blob
|
history
diff --git
a/testsuite/gtk/Makefile.am
b/testsuite/gtk/Makefile.am
index 06918f69888397b8fb0a6f2e1ea82e63001fdedb..66a3537cbf7bc038d5615b4d7862154c3dc694a0 100644
(file)
--- a/
testsuite/gtk/Makefile.am
+++ b/
testsuite/gtk/Makefile.am
@@
-8,7
+8,6
@@
AM_CPPFLAGS = \
-I$(top_srcdir)/gdk \
-I$(top_builddir)/gtk \
-I$(top_srcdir)/gtk \
- -DSRCDIR=\""$(abs_srcdir)"\" \
$(GTK_DEBUG_FLAGS) \
$(GTK_DEP_CFLAGS)